feat(review): add bounded adaptive review delegation - #1770
Merged
limityan merged 2 commits intoJul 26, 2026
Conversation
Select focused review guidance only for concrete unresolved questions, enforce target-bound read scopes and shared budgets, and keep source identities out of the product UI. Preserve managed and historical manifests while capping new Review concurrency and retries.
limityan
force-pushed
the
yanzhn/adaptive-review-focused-checks
branch
from
July 26, 2026 07:21
7b6768d to
18afdfc
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Bounded behavior
The Review parallelism setting allows serial or two-way execution. It changes concurrency, not review scope or the amount of work admitted.
Safety and compatibility
Product and documentation
This change does not add a Review-specific telemetry service, cache, scheduler, Harness, or second runtime. Existing logs remain the diagnostic surface; no numerical latency or token reduction is claimed without production measurements.
Verification
Independent final reviews covered architecture and scope, correctness and security boundaries, and product and i18n behavior. The only product P2 found was the English count grammar; it is fixed and the re-review found no remaining P0-P2 issues.